sgx_alloc-1.1.1 doesn't have any documentation.
# liballoc crate for Rust SGX SDK
This crate equals to the `liballoc_system` crate in Rust.
It connects Rust memory allocation to Intel SGX's sgx_tstd library.
It is essential, because we depends on Intel SGX's SDK.
2018-06-22 Add liballoc components here